[INFO] cloning repository https://github.com/Phillip383/ratatodui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phillip383/ratatodui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhillip383%2Fratatodui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhillip383%2Fratatodui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19d08f9dee6050d8a39bc7759b64b9d75ba0f628
[INFO] checking Phillip383/ratatodui against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhillip383%2Fratatodui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phillip383/ratatodui
[INFO] finished tweaking git repo https://github.com/Phillip383/ratatodui
[INFO] tweaked toml for git repo https://github.com/Phillip383/ratatodui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phillip383/ratatodui on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phillip383/ratatodui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436
[INFO] running `Command { std: "docker" "start" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3314d20f4a301bf7 -C extra-filename=-aab08eb5223747e0 --out-dir /opt/rustwide/target/debug/build/rustix/aab08eb5223747e0/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/db87789a40560d34/out/libbitflags-db87789a40560d34.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9cfb1d2a940fa36d/out/liblinux_raw_sys-9cfb1d2a940fa36d.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=87db559f3e6c6b57 -C extra-filename=-e2c8e6d3171967bc --out-dir /opt/rustwide/target/debug/build/tokio/e2c8e6d3171967bc/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/errno/142b803a086f4aa8/out -L dependency=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ffb5a428b287a4e1/out -L dependency=/opt/rustwide/target/debug/build/log/8cb5b9b7581e52c1/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/4628c87be22db42e/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96e91b57bc6b899b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1634c43361de1f40/out/libbytes-1634c43361de1f40.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out/liblibc-d992f0339d79e3bd.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/51ef59be98985784/out/libmio-51ef59be98985784.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/c4b3b98e36f9cbd6/out/libparking_lot-c4b3b98e36f9cbd6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out/libpin_project_lite-939ff28c23f518de.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/eb9f5ea3343094d8/out/libsignal_hook_registry-eb9f5ea3343094d8.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/88e2fb5b8b32a63b/out/libsocket2-88e2fb5b8b32a63b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/0a91e0b147f526a7/out/libtokio_macros-0a91e0b147f526a7.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436", kill_on_drop: false }`
[INFO] [stdout] dabebdb56221b7505a53d81532eb191991afbf9ee9f13e14632a0742a586b436
